home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / ISSUE10 / README.10 next >
Encoding:
Text File  |  1996-05-22  |  4.6 KB  |  112 lines

  1. The Delphi Magazine Issue 10 Free Disk
  2. ======================================
  3.  
  4. The files on the disk are listed below.  The files for each article are
  5. contained in separate directories.  The files for the included utilities
  6. and libraries are also contained in separate directories.
  7.  
  8. Where files have been compressed, into a ZIP or LZH file, or a self-extracting
  9. archive file (.EXE), please copy each file into a separate empty directory on
  10. your hard disk before unarchiving it.
  11.  
  12. To un-archive ZIP or LZH files, use the XALL.EXE program included in the root
  13. directory:
  14.  
  15.   XALL  filename
  16.  
  17. XAll is able to extract files from ZIP (versions 1.x and 2.x) or LZH (versions
  18. 1.x and 2.x) format files.
  19.  
  20. A _NEW_ version (2.0) of XAll is included on this disk, which now includes the
  21. option to view the contents of archives without extracting them.  For example,
  22. to view the contents of all the ZIP files in the current directory, simply
  23. type:
  24.  
  25.   XALL /i *.ZIP
  26.  
  27. The program will also now correctly extract files from ZIP archives which
  28. include subdirectories.  XAll is Freeware and may be distributed freely.
  29.  
  30. To un-archive self-extracting archives (.EXE), just type the filename at
  31. the DOS prompt.
  32.  
  33. ** IMPORTANT NOTE **
  34. --------------------
  35. Always, but _always_ make a backup copy of your COMPLIB.DCL file (located
  36. in directory delphi\bin) _before_ installing _any_ new component into Delphi!
  37. Sometimes installation might trash your COMPLIB.DCL and you will then be
  38. left with an inoperative Delphi and (after copying the default file over from
  39. the distribution CD-ROM/floppies) will have to re-add _all_ you favourite
  40. extra components.  You have been warned!
  41.  
  42.  
  43. Directory       Contents
  44. =============== ============================================================
  45.  
  46. ADROCK          TAdrockDates class with more than 65 date functions, plus
  47.                 TAdrock3DCalendar comprehensive calendar component.
  48.  
  49. AUTODRAW        For Delphi 2, this component adds a lot of extra functionality
  50.                 over the TDrawGrid and TStringGrid components. Freeware.
  51.  
  52. BACKISS         Details of contents and order form (in Adobe Acrobat format)
  53.                 for back issues of The Delphi Magazine.
  54.  
  55. CLINIC          Source code from The Delphi Clinic.
  56.  
  57. COLLECTS        Source code from Xavier Pacheco's article on TCollection.
  58.  
  59. CONSTRUC        All the code from Bob Swart's Under Construction column.
  60.  
  61. FILES           Source code from Brian Long's article on File Handling.
  62.  
  63. INTERNAL        Code for Dave Jewell's Delphi Internals column.
  64.  
  65. INTERNET        Listing of Delphi-related World Wide Web and ftp sites.
  66.  
  67. KDBNAV          Robert Palomo's TKDBNavigator component, discussed in his
  68.                 article on page 50.
  69.  
  70. PASCAL          Details and order form (in Adobe Acrobat format) for back
  71.                 issues of The Pascal Magazine, no longer in publication, which
  72.                 concentrated on Borland/Turbo Pascal development.
  73.  
  74. PRINTING        Source code from Xavier Pacheco's article on printing.
  75.  
  76. ROLLER          RollerList freeware component from John Pullen, a fun
  77.                 alternative to combo or list boxes.
  78.  
  79. SNGLINST        Source code from John Chaytor's article on building a single
  80.                 instance component.
  81.  
  82. TABPRO30        32-bit shareware Table Printer utility, which prints table
  83.                 and index structures.
  84.  
  85. TIPTRIX         Source code for the Tips & Tricks column.
  86.  
  87. USERGPS         List and contact information for Delphi User Groups.
  88.  
  89.  
  90.  
  91.   ** IMPORTANT: PLEASE _DO_ READ THIS! **
  92.   =======================================
  93.   Disclaimer: The Delphi Magazine makes the files on this diskette available
  94.   on a strictly "as is" basis and accepts no responsibility for any errors
  95.   or inaccuracies contained in them.  Before using them in your projects it
  96.   is your responsibility to check that they will perform according to your
  97.   expectations.  Shareware software should be registered with the author if
  98.   you wish to continue using it.  Hey, what do you expect for free!!
  99.  
  100.   ** VERY IMPORTANT: If you experience problems with any of the shareware or
  101.   freeware materials included on this disk (that is, not the example files
  102.   which accompany articles in this issue), please contact the author of the
  103.   software, _NOT_ US!  We don't have the resources to provide tech support for
  104.   other folks' software nor can we accept responsibility for errors in it.
  105.  
  106.  
  107. The Delphi Magazine, 41 Recreation Road
  108. Shortlands, BROMLEY, Kent  BR2 0DY, United Kingdom.
  109. Telephone/Fax: +44 181 460 0650
  110. Email: 70630.717@compuserve.com
  111. WWW: http://ourworld.compuserve.com/homepages/DelphiMagazine
  112.